Gets or sets the type of lock.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic string Type { get; set; }Public Property Type As String
Get
Set
Property Value
Type:
String
Remarks
The only legal DAV value currently is "write".
See Also